Auto merge of #2706 - alx741:extend_manpages, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 18 May 2016 17:08:25 +0000 (10:08 -0700)
committerbors <bors@rust-lang.org>
Wed, 18 May 2016 17:08:25 +0000 (10:08 -0700)
commit6d9d5b1419911ac2dd687f2457f227c42df21307
treef4eed44948093b9f49b7cc6ccc11d74e8885f879
parent33e1797b80ea264add30aa2f22035a9f14c9f434
parent06ab9202e0b8ded1100508bb86dbcc4ef8f2e48c
Auto merge of #2706 - alx741:extend_manpages, r=alexcrichton

Add man pages for cargo commands

So, the markdown port (#2672) is in idle, I'll be working in a way to make it without depending on external tools, but that is going to take a bit longer.

These are the **troff** pages for the rest of the cargo commands; previously the *cargo-build(1)* was added, so here are the rest.

No extra build dependencies here, just the new man pages.
Makefile.in